[ http://issues.apache.org/jira/browse/NUTCH-178?page=all ]
Sami Siren resolved NUTCH-178:
------------------------------
Fix Version: 0.8-dev
Resolution: Fixed
disabled sessions, thanks for pointing out
> in search.jsp must be session creation "false"
> ----------------------------------------------
>
> Key: NUTCH-178
> URL: http://issues.apache.org/jira/browse/NUTCH-178
> Project: Nutch
> Type: Improvement
> Components: web gui
> Versions: 0.8-dev
> Reporter: YourSoft
> Assignee: Sami Siren
> Priority: Trivial
> Fix For: 0.8-dev
>
> Switch off the session creation in the search.jsp.
> I think it is add a little performance improvements.
> replace first 3 lines:
> <%@ page
> contentType="text/html; charset=UTF-8"
> pageEncoding="UTF-8"
> with:
> <%@ page
> contentType="text/html; charset=UTF-8"
> pageEncoding="UTF-8"
> session="false"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers