18 Apr
2000
18 Apr
'00
3:11 p.m.
:What about Squid in between (in http accelerator mode)? :--Ragnar
i use squid in http acc. mode, works fine. i had to set "Expires:" headers on the objects i wanted to cache (theres been a suggestion on how to use "Last-Modified" headers on the list lately). when serving from cache, i got 400 requests/sec. at a concurrency level of 300 (tested with apache benchmark on a pII 400 / 256mb ram). this should do for most cases, i guess.
peter.
Cool! Do you use Squid as "frontend" to ZServer directly or do you have Apache in between? What about SSL? --Ragnar