Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: deven_01 on May 17, 2005, 05:55:52 AM

Title: How To speed up http server
Post by: deven_01 on May 17, 2005, 05:55:52 AM
Hello Friends
 I want to improve my http server speed for this what can i do
 can any body told me please send reply as early as possible
Title: How To speed up http server
Post by: Ricky on May 18, 2005, 05:37:33 AM
Well..

If you are using Apache .. then try to use TUX http server.

Second way is using caching  to speed up the http request.

That can be done in following way.
Code: [Select]

!!! HTTP SERVER !!! -----> !!! Caching Server !!! -----> !!! HTTP request !!!


Here again squid will do the JOB . It reduce load on your http server hence increase its performance and speed.
Title: How To speed up http server
Post by: deven_01 on May 18, 2005, 11:27:14 AM
hi Ricky
will you tell me what is TUX http server, I am not understanding
Title: How To speed up http server
Post by: Ricky on May 19, 2005, 04:45:55 PM
TUX is another http server for linux . it uses far less system resources but is not so versatile as apache is. You can easily get lots of info about tux webserver from google.com/linux