> > Hello frnz, > > What is meant by single, non-blocking, I/O-driven process? > > Squid handles all requests in a single, non-blocking, > I/O-driven process. > Basically it means, that you don't need a separate process per http request received by SQUID.
M.
