Re: session module
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 29, 2010 at 8:39 AM, Jeff Pang <[email protected]> wrote: > I know CGI::Session well. > But have been thinking does Apache::Session get better performance under > modperl? I haven't measured it, but I doubt there's any significant performance difference. Don't be fooled by the "CGI" in CGI::Session. - Perrin