Date: 21 Jan 2003 22:12:02 +0800 From: Khairil Yusof <kaeru@pd.jaring.my> To: Hilmi Hilmiev <hilmi@wizzbit.nl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: increase LDAP speed Message-ID: <1043158321.97224.3.camel@daemon.home.net> In-Reply-To: <3E2D490B.2070609@wizzbit.nl> References: <3E2D490B.2070609@wizzbit.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-YS6b3qUTDQ0pVjVRN106 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-01-21 at 21:20, Hilmi Hilmiev wrote: > use OOP in PHP with JS and mySQL. My server is Compaq Proliant=20 > 866MHz/256MB is this enough? Or how I can increase speed, more RAM,=20 > second processor? This is more a PHP question.. extensive use of OOP in PHP does slow things down a lot without script compilation/caching (such as zend cache or phpa). Have a look at this (Yahoo uses it also). http://www.php-accelerator.co.uk/ There is a freebsd build and it works great (about 8x increase in speed for my applications). LDAP is a speed demon (especially if you only have 300 users). Have a look at the LDAP indexing options also. --=20 Khairil Yusof <kaeru@pd.jaring.my> --=-YS6b3qUTDQ0pVjVRN106 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+LVUxDAqnLW/+/X8RApKkAJ4s6sEPAzi4PpEEsC7OT+IAkxbuYgCeLRvj zlDXAi/8s8LYdgsgGrmaEsY= =PtTs -----END PGP SIGNATURE----- --=-YS6b3qUTDQ0pVjVRN106-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043158321.97224.3.camel>