Author: Pete
Email:
Message:
Indexer works fine for many other pages for a long time now
on our server but now a php session in a new page seems to
hang the mnogosearch indexer.
it endless tries to index a server.
There are many php files but it seems to index all the pages
again and again.
the url sometimes only differ in the ?PHPSESSID=xxxxx
sample output:
[4557] URL: http://.../1.php?PHPSESSID=53c72e8c2b82bc777ef598e6d0
0f8649
[4557] URL: http://.../2.php?PHPSESSID=3f12cf6997853a97b7daaa1cf5
484e2e
...
...
[4557] URL: http://.../1.php?PHPSESSID=b1f4258ec0c22ee518cddf029e
cb4e12
...
...
[4557] URL: http://.../1.php?PHPSESSID=6fb7ff9822c33936895683d709
fd1316
..
...
endless ( i kill the process after running more than 1 day)
i tried to set the following in indexer.conf:
ReverseAlias regex (http://[^?]*)[?]PHPSESSID=[^&]*$
$1$2
ReverseAlias regex (http://.*)&PHPSESSION=[^&]*(.*)
$1$2
but it didn`t help
i`m running mnogosearch-3.2.32
Reply: <http://www.mnogosearch.org/board/message.php?id=18687&g
t;
------------------------------------------------------------
---------
To unsubscribe, e-mail: general-unsubscribe mnogosearch.org
For additional commands, e-mail: general-help mnogosearch.org
|