Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Jagerman] Benchmarking

Quote Reply
Re: [Jagerman] Benchmarking In reply to
The other big advantadge is you don't have a mod_perl process tied up serving some guy on a 28.8 modem. i.e. if your mod_perl server has to send a 80kb forum page to someone on a 28.8 modem, you end up needing a lot more mod_perl processes (which use more memory).

If you use the proxied system, then the small regular httpd sends the page to the client, and the mod_perl process is freed up immediately to server another request. We typically run 5 or 6 mod_perl processes on Gossamer with 50-60 regular httpds.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Benchmarking yogi 4469 Apr 4, 2002, 12:45 PM
Thread Re: [yogi] Benchmarking
Alex 4384 Apr 4, 2002, 12:49 PM
Thread Re: [Alex] Benchmarking
yogi 4361 Apr 4, 2002, 1:35 PM
Thread Re: [yogi] Benchmarking
Paul 4346 Apr 4, 2002, 1:37 PM
Post Re: [Paul] Benchmarking
yogi 4395 Apr 4, 2002, 1:55 PM
Post Re: [yogi] Benchmarking
Jagerman 4326 Apr 4, 2002, 2:35 PM
Thread Re: [Alex] Benchmarking
yogi 4330 Apr 4, 2002, 2:37 PM
Thread Re: [yogi] Benchmarking
Jagerman 4348 Apr 4, 2002, 3:05 PM
Thread Re: [Jagerman] Benchmarking
Alex 4329 Apr 4, 2002, 5:03 PM
Post Re: [Alex] Benchmarking
yogi 4323 Apr 4, 2002, 11:57 PM
Post Re: [Alex] Benchmarking
Paul 4303 Apr 4, 2002, 11:59 PM
Thread Re: [Alex] Benchmarking
yogi 4273 Apr 6, 2002, 11:37 AM
Thread Re: [yogi] Benchmarking
Alex 4298 Apr 6, 2002, 12:31 PM
Post Re: [Alex] Benchmarking
yogi 4274 Apr 6, 2002, 1:01 PM
Post Re: [Alex] Benchmarking
yogi 4151 Apr 15, 2002, 3:04 PM