[OPEN-ILS-DEV] SPAM: Settings point to libdbi-drivers not being linked against libdbi

Ardeshir Sepahsalar ardeshir at joymonk.com
Mon Apr 7 16:14:27 EDT 2008


Hi,

I wanted to thank the list for any help it might be able to give,
greatly appreciated.

I ran the settings-tester.pl  and it pointed out the following

Checking libdbi and libdbi-drivers
 /usr/local/lib/dbd/libdbdpgsql.so
  was not linked against libdbi - you probably need to compile
libdbi-drivers from source with the --enable-libdbi configure switch.

I've install libdbi by running the following in the same unpacked directory:

sudo ./autogen.sh
./configure --disable-docs
make all
sudo make install

then unpacked libdbi-drivers directory from above update aclocal.m4 by running

sudo aclocal

again installed libdbi-drivers by running the following in the same
unpacked directory:

sudo ./autogen.sh
./configure --disable-docs --with-pgsql --enable-libdbi
make all
sudo make install

And running settings-tester.pl still gives me the same notice.

>>>>>>>>>>>>>>>>>>> settings-tester.pl output
############################################

LWP::UserAgent version 2.033
 XML::LibXML version 1.63
 XML::LibXSLT version 1.59
 Net::Server::PreFork version 0.94
 Cache::Memcached version 1.20
 Class::DBI version 3.0.16
 Class::DBI::AbstractSearch version 0.07
 Template version 2.19
 DBD::Pg version 1.49
 Net::Z3950 version 0.51
 MARC::Record version 2.0.0
 MARC::Charset version 0.98
 MARC::File::XML version 0.88
 Text::Aspell version 0.04
 CGI version 3.15
 DateTime::TimeZone version 0.42
 DateTime version 0.35
 DateTime::Format::ISO8601 version 0.06
 Unix::Syslog version 0.100
 GD::Graph3d version 0.63
 JavaScript::SpiderMonkey version 0.19
 Log::Log4perl version 1.10
 Email::Send version 2.185
 Text::CSV version
 Text::CSV_XS version 0.27

 Checking Jabber connection

 Checking database connections
 * /opensrf/default/reporter/setup :: Successfully connected to
database dbi:Pg:dbname=evergreen;host=image;port=5432
  * Database has the expected server encoding UTF8.
 * /opensrf/default/apps/open-ils.storage/app_settings/databases ::
Successfully connected to database
dbi:Pg:dbname=evergreen;host=10.3.3.202;port=5432
  * Database has the expected server encoding UTF8.
 * /opensrf/default/apps/open-ils.cstore/app_settings :: Successfully
connected to database
dbi:Pg:dbname=evergreen;host=10.3.3.202;port=5432
  * Database has the expected server encoding UTF8.
 * /opensrf/default/apps/open-ils.reporter-store/app_settings ::
Successfully connected to database
dbi:Pg:dbname=evergreen;host=10.3.3.202;port=5432
  * Database has the expected server encoding UTF8.

 Checking database drivers to ensure <driver> matches <language>
 * OK: Pg language is undefined for reporter base configuration
 * OK: Pg language is perl in /opensrf/default/apps/open-ils.storage/language
 * OK: pgsql language is C in /opensrf/default/apps/open-ils.cstore/language
 * OK: pgsql language is C in
/opensrf/default/apps/open-ils.reporter-store/language

 Checking libdbi and libdbi-drivers
 /usr/local/lib/dbd/libdbdpgsql.so
  was not linked against libdbi - you probably need to compile
libdbi-drivers from source with the --enable-libdbi configure switch.

 Checking hostname
OK

#######################################
########>>>>>>>>>>> router.log
########################################

router 2008-04-06 11:54:54 [WARN:3975:socket_bundle.c:269:]
socket_open_tcp_client(): Cannot connect to server 10.3.3.201:
Connection refused
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:70:] Router
connecting as: server: 10.3.3.201 port: 5222 user: router resource:
router
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:83:] Router
adding trusted server: 10.3.3.201
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:83:] Router
adding trusted server: 10.3.30.237
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:83:] Router
adding trusted server: 10.3.3.240
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:83:] Router
adding trusted server: www.mplib.org
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:86:] Router
adding trusted client: 10.3.3.201
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:86:] Router
adding trusted client: 10.3.3.201
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:86:] Router
adding trusted client: 10.3.30.237
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:86:] Router
adding trusted client: 10.3.3.240
router 2008-04-06 11:56:16 [INFO:4019:osrf_router_main.c:86:] Router
adding trusted client: www.mplib.org
router 2008-04-06 11:56:16 [WARN:4019:socket_bundle.c:269:]
socket_open_tcp_client(): Cannot connect to server 10.3.3.201:
Connection refused

################################
####>>>>>>>>>>>>  osrfsys.log
################################

[2008-4-6 13:28:21] /usr/sbin/apache2 [INFO:5581:Client.pm:84:]
Creating Client instance: ubuntu.mpls.lib.mn.us:5222, evergreen,
client_at_ubuntu
[2008-4-6 13:28:21] /usr/sbin/apache2 [INFO:5581:Client.pm:275:]
timed_read() read 57 bytes of data
[2008-4-6 13:28:21] /usr/sbin/apache2 [ERR :5581:EX.pm:66:]   * ! EXCEPTION ! *
TYPE: OpenSRF::EX::Jabber
Mess: Jabber Exception
Mess:  * evergreen at ubuntu.mpls.lib.mn.us/client_at_ubuntu: Unable to
authenticate: <stream:error>Disconnected</stream:error>
Loc.: 535 OpenSRF::Transport::SlimJabber::Client
Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
Time: Sun Apr  6 13:28:21 2008

[2008-4-7 8:31:33] /usr/sbin/apache2 [INFO:8374:Client.pm:84:]
Creating Client instance: ubuntu.mpls.lib.mn.us:5222, evergreen,
client_at_ubuntu
[2008-4-7 8:31:33] /usr/sbin/apache2 [INFO:8374:Client.pm:275:]
timed_read() read 57 bytes of data
[2008-4-7 8:31:33] /usr/sbin/apache2 [ERR :8374:EX.pm:66:]   * ! EXCEPTION ! *
TYPE: OpenSRF::EX::Jabber
Mess: Jabber Exception
Mess:  * evergreen at ubuntu.mpls.lib.mn.us/client_at_ubuntu: Unable to
authenticate: <stream:error>Disconnected</stream:error>
Loc.: 535 OpenSRF::Transport::SlimJabber::Client
Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
Time: Mon Apr  7 08:31:33 2008

#######################################################
################>>>>>>>>>  gateway.log
#######################################################


gateway 2008-04-06 11:41:11 [WARN:3836:transport_session.c:386:]
Received <stream:error> message from Jabber server
gateway 2008-04-06 11:57:14 [INFO:4044:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 11:57:14 [WARN:4044:socket_bundle.c:269:]
socket_open_tcp_client(): Cannot connect to server
ubuntu.mpls.lib.mn.us: Connection refused
gateway 2008-04-06 11:57:18 [INFO:4046:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 11:57:18 [WARN:4046:socket_bundle.c:269:]
socket_open_tcp_client(): Cannot connect to server
ubuntu.mpls.lib.mn.us: Connection refused
gateway 2008-04-06 13:23:38 [INFO:5554:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:23:39 [INFO:5556:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:23:39 [INFO:5555:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:23:39 [WARN:5556:socket_bundle.c:715:]  * Error
reading socket with error Connection reset by peer
gateway 2008-04-06 13:23:39 [WARN:5555:socket_bundle.c:715:]  * Error
reading socket with error Connection reset by peer
gateway 2008-04-06 13:23:39 [INFO:5557:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:23:39 [INFO:5558:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:23:39 [WARN:5558:socket_bundle.c:715:]  * Error
reading socket with error Connection reset by peer
gateway 2008-04-06 13:28:21 [INFO:5581:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-06 13:28:21 [WARN:5581:transport_session.c:386:]
Received <stream:error> message from Jabber server
gateway 2008-04-06 13:28:21 [WARN:5581:transport_session.c:600:] ERROR
Xml fragment: Disconnected</stream:error></stream:stream>

gateway 2008-04-07 08:31:33 [INFO:8374:osrf_system.c:267:]
Bootstrapping system with domain ubuntu.mpls.lib.mn.us, port 5222, and
unixpath (none)
gateway 2008-04-07 08:31:33 [WARN:8374:transport_session.c:386:]
Received <stream:error> message from Jabber server
gateway 2008-04-07 08:31:33 [WARN:8374:transport_session.c:600:] ERROR
Xml fragment: Disconnected</stream:error></stream:stream>

>>>>>>>>>>>>>>>>>>>>>>>> SYSTEM INFORMATION

Branch svn: rel_1_2
Ubuntu 7.10
Postresql 8.2
Perl 5.8.8
-------------- next part --------------
[Sun Apr 06 23:10:37 2008] [error] [client 217.72.220.146] File does not exist: /openils/var/web/page
[Mon Apr 07 07:07:51 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /
[Mon Apr 07 07:07:51 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /
[Mon Apr 07 08:31:32 2008] [info] [client 10.3.30.237] Connection to child 1 established (server ubuntu:443)
[Mon Apr 07 08:31:32 2008] [info] Seeding PRNG with 656 bytes of entropy
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1752): OpenSSL: Handshake: start
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: before/accept initialization
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 11/11 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 16 03 01 00 a6 01 00 00-a2 03 01                 ...........      |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 160/160 bytes from BIO#279d7a0 [mem: 27b64bb] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 00 09 23 8c 54 ff 5c ed-91 b8 33 7c 19 36 80 7e  ..#.T.\\...3|.6.~ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: 57 fb 45 5d ed 44 f2 8e-2f 1e fb 80 b8 5f 88 36  W.E].D../...._.6 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 20 4a 8b 6a 15 45 3a 1d-93 b8 0f d5 39 49 17 51   J.j.E:.....9I.Q |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0030: f7 72 67 f9 b8 87 a6 1c-3f 30 54 11 5c a7 ad 46  .rg.....?0T.\\..F |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0040: a8 00 38 c0 0a c0 14 00-39 00 38 c0 0f c0 05 00  ..8.....9.8..... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0050: 35 c0 07 c0 09 c0 11 c0-13 00 33 00 32 c0 0c c0  5.........3.2... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0060: 0e c0 02 c0 04 00 04 00-05 00 2f c0 08 c0 12 00  ........../..... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0070: 16 00 13 c0 0d c0 03 fe-ff 00 0a 01 00 00 21 00  ..............!. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0080: 00 00 0b 00 09 00 00 06-75 62 75 6e 74 75 00 0a  ........ubuntu.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0090: 00 08 00 06 00 17 00 18-00 19 00 0b 00 02 01     ...............  |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1751): | 0160 - <SPACES/NULS>
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(720): inside shmcb_retrieve_session
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(732): id[0]=74, masked index=10
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1195): entering shmcb_lookup_session_id
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(983): entering shmcb_expire_division
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1256): no matching sessions were found
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(748): leaving shmcb_retrieve_session
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(438): shmcb_retrieve had a miss
[Mon Apr 07 08:31:32 2008] [info] Client requested a 'session-resume' but we have no such session.
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1598): Inter-Process Session Cache: request=GET status=MISSED id=4A8B6A15453A1D93B80FD539491751F77267F9B887A61C3F3054115CA7AD46A8 (session renewal)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 read client hello A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write server hello A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write certificate A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1143): [client 10.3.30.237] handing out temporary 1024 bit DH key
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write key exchange A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write server done A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 flush data
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 16 03 01 00 86                                   .....            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 134/134 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 10 00 00 82 00 80 64 3b-56 69 40 40 71 f7 2e da  ......d;Vi@@q... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: 2d 22 b0 8b 4f bf a0 5f-19 de 05 46 49 e6 ff 2f  -"..O.._...FI../ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 91 da eb 1e d9 1a 2d 5a-ca 3e f7 51 45 e0 1f 33  ......-Z.>.QE..3 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0030: 73 df 90 52 ee d4 78 73-cb b1 5d c3 40 7b a6 41  s..R..xs..].@{.A |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0040: 55 55 50 ec 7c a4 a8 2c-b9 a7 c9 d0 b2 0c 33 9d  UUP.|..,......3. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0050: 48 7d c9 f2 10 70 58 fa-72 68 4b 09 f1 91 4b be  H}...pX.rhK...K. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0060: 04 35 21 58 cf 56 35 fd-4d eb a8 a0 9d da b1 51  .5!X.V5.M......Q |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0070: 9c 5f e6 40 26 76 d2 e4-a7 2d 5a 01 a2 92 d3 51  ._.@&v...-Z....Q |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0080: 93 1a b2 6f fa d2                                ...o..           |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 read client key exchange A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 14 03 01 00 01                                   .....            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 1/1 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 01                                               .                |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 16 03 01 00 30                                   ....0            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 48/48 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 2c 66 05 c6 97 8a 2e d4-c8 16 31 85 ab 22 01 cc  ,f........1..".. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: 26 f4 86 40 90 52 3c ae-37 e1 5e b7 b5 ce b4 37  &.. at .R<.7.^....7 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 42 b3 40 f5 08 7c 68 69-05 bd 57 7e 72 70 4f 88  B. at ..|hi..W~rpO. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 read finished A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write change cipher spec A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 write finished A
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1760): OpenSSL: Loop: SSLv3 flush data
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(670): inside shmcb_store_session
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(676): session_id[0]=112, masked index=16
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1059): entering shmcb_insert_encoded_session, *queue->pos_count = 0
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(983): entering shmcb_expire_division
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1115): we have 13853 bytes and 133 indexes free - enough
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1144): storing in index 0, at offset 0
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1159): session_id[0]=112, idx->s_id2=123
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1170): leaving now with 148 bytes in the cache and 1 indexes
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(1174): leaving shmcb_insert_encoded_session
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(704): leaving shmcb_store successfully
[Mon Apr 07 08:31:32 2008] [debug] ssl_scache_shmcb.c(418): shmcb_store successful
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1598): Inter-Process Session Cache: request=SET status=OK id=707B96AEA16C8AE633E42F8F8DA1290BD9CB0BEF8FC7F1633959A6E7FBD5769F timeout=300s (session caching)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_kernel.c(1756): OpenSSL: Handshake: done
[Mon Apr 07 08:31:32 2008] [info] Connection: Client IP: 10.3.30.237, Protocol: TLSv1, Cipher: DHE-RSA-AES256-SHA (256/256 bits)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 17 03 01 02 10                                   .....            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 528/528 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 46 f2 3e 6a 99 63 96 b2-c3 ce 37 c5 f4 df 1f bb  F.>j.c....7..... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: 11 60 e6 4f 82 f7 0b bd-30 7c 67 8a e2 89 a5 38  .`.O....0|g....8 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 5e 70 0c e5 35 7a ad 57-bb 01 ed c8 2a 4d d4 d1  ^p..5z.W....*M.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0030: 84 53 49 03 da 0d 84 3d-0d c2 70 9f fc a6 31 cf  .SI....=..p...1. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0040: e3 e4 77 10 ff 17 65 66-a0 31 8e 43 ef eb 56 16  ..w...ef.1.C..V. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0050: 04 72 14 d1 ce 83 2c 8b-e1 1b 34 69 03 52 45 2b  .r....,...4i.RE+ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0060: e0 39 b9 9d 08 18 34 5b-d8 5a 98 0e 48 ac 58 9c  .9....4[.Z..H.X. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0070: dd bf 8a 1e 68 5c 26 f5-75 b8 9f 73 b3 bf 8f 19  ....h\\&.u..s.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0080: 08 cc 96 46 af 15 39 b2-ab 77 77 e6 b4 d5 ec 35  ...F..9..ww....5 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0090: 60 08 9a f3 1a a6 b3 f1-42 3d 9c 2d 95 03 4c d1  `.......B=.-..L. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00a0: 8f 70 16 33 62 12 da 40-c1 06 41 8b 70 d9 f7 76  .p.3b.. at ..A.p..v |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00b0: 73 90 d6 13 a8 28 ea 65-ea 6f e0 00 ba a3 5a 02  s....(.e.o....Z. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00c0: 97 ca de a2 ee 88 d8 60-26 94 f7 19 60 ce 9f 77  .......`&...`..w |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00d0: 67 77 b8 db b9 df f1 10-81 d3 3a af db ff 9e 7a  gw........:....z |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00e0: b8 c8 c1 53 45 78 33 cd-4e e4 b1 fa 7d d8 ad 3e  ...SEx3.N...}..> |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00f0: 34 eb de d7 58 47 16 35-54 ac 1b 56 86 ce 0e ce  4...XG.5T..V.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0100: 9e 2d bf a9 0d a6 22 99-0d bd 7b 39 28 ad 1b f4  .-...."...{9(... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0110: d3 4d 96 31 42 65 6e b4-48 c2 11 47 aa 6f 1b 39  .M.1Ben.H..G.o.9 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0120: f5 f6 f0 e6 e2 c0 99 02-e1 ab 2f f5 73 0a 6f 46  ........../.s.oF |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0130: fb 92 66 b8 5d a9 e3 e6-80 89 c2 0f 02 12 28 3f  ..f.].........(? |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0140: e3 99 65 3c be a8 07 bf-c8 b0 6e 97 b6 61 03 b2  ..e<......n..a.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0150: d3 14 27 46 6d 87 b9 fd-ce e1 b8 6e 46 db 14 d2  ..'Fm......nF... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0160: ba 5b c7 61 70 22 b1 f0-5f f1 e3 25 c5 fa fa 9c  .[.ap".._..%.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0170: 92 be b4 99 a7 69 a9 f0-6a 8f ef f5 4d 66 07 c4  .....i..j...Mf.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0180: 7b bc 03 00 dc 52 e2 12-cd 8b 22 5c 6a 43 99 f5  {....R...."\\jC.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0190: e2 67 56 0a b9 4c dd 4d-1e dc d4 af 59 46 c1 0d  .gV..L.M....YF.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01a0: c3 a7 9f f8 90 f6 ff 53-36 db cf 5a 4d db 11 77  .......S6..ZM..w |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01b0: 62 cc c7 a6 01 07 db cb-f1 8f 48 3e 34 34 14 1b  b.........H>44.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01c0: 3a 37 98 e3 0c 73 dd 95-6f 9b 2c 7a e0 ab 16 cc  :7...s..o.,z.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01d0: 07 23 b3 02 f9 4c ee 73-e4 37 a9 5b 22 6c 67 f6  .#...L.s.7.["lg. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01e0: 6a cd 48 a2 06 d5 c4 b7-40 36 fd bf c2 5d d4 c8  j.H..... at 6...].. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01f0: e5 53 f9 b4 59 0f b2 30-95 ee a0 cb 5a a6 97 22  .S..Y..0....Z.." |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0200: b5 8c 16 8b f0 0d 4f 95-1e 0d e9 ea f1 7c ce c7  ......O......|.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [info] Initial (No.1) HTTPS request received for child 1 (server ubuntu:443)
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 71 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 93 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 29 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 4 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 130 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30940 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 51 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 38 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 25 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 31 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 120 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 26 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 146 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 26 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 203 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 6 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 49 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 11 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 15 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 42 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 56 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 63 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 66 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 310 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 23 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 548 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 224 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 26 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 785 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 498 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 292 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 260 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 20 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 86 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 20 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 896 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 20 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1056 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 313 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 12 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 13 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 385 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 876 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 436 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1387 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 22 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null), referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 10991 to 2954 : URL /opac/en-US/skin/default/xml/index.xml, referer: https://ubuntu/opac/extras/slimpac/start.html
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/css/layout.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/css/layout.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/css/layout.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/css/mediumfont.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/css/mediumfont.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/css/mediumfont.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/default/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/default/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/default/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/reddish/css/colors.css
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(509): cache: //opac//common/js/utils.js not cached. Reason: HTTP Status 304 Not Modified
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/config.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/config.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/config.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/CGI.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/CGI.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/CGI.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/Cookies.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/Cookies.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/Cookies.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/md5.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/md5.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/md5.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/slimtree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/slimtree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/slimtree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/JSON.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/JSON.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/JSON.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmcore.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmcore.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmcore.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmgen.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmgen.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmgen.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/opac_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/opac_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/opac_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/OrgTree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/OrgTree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/OrgTree.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/org_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/org_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/org_utils.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/RemoteRequest.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/init.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/init.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/init.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/added_content.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/added_content.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/added_content.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 17 03 01 01 c0                                   .....            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 448/448 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 51 14 04 33 a4 72 d1 22-1f b4 5f 7c aa 8b 58 61  Q..3.r.".._|..Xa |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: 9f f5 f0 d3 85 4e 9d 06-43 17 3c eb dd 2f de 76  .....N..C.<../.v |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 15 c0 24 00 60 34 4b c1-0d 77 5e 24 3b a5 60 0c  ..$.`4K..w^$;.`. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0030: eb 43 4b 37 20 8c 5b fc-bc ec e6 53 9b a7 fa 7b  .CK7 .[....S...{ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0040: e2 fb 57 d3 f5 af 4e 13-f6 e9 c3 84 3d 7e df 84  ..W...N.....=~.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0050: 85 13 0f c3 f5 e9 f6 42-00 d4 31 bc 25 c1 d5 5b  .......B..1.%..[ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0060: 4f fe 08 df c0 df 8a cf-22 80 95 7a 25 57 af 67  O......."..z%W.g |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0070: 0b bd ff cd 68 7a 73 8a-fa c7 e3 a8 49 26 fc f1  ....hzs.....I&.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0080: 36 22 e1 a9 73 e1 29 9c-91 51 7f f6 dd d5 97 38  6"..s.)..Q.....8 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0090: f1 ec 50 8a 17 0e 4d 2e-43 25 1a e2 40 f3 1f cc  ..P...M.C%.. at ... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00a0: 29 fb 04 a3 35 6b e3 4a-db 28 0b 28 96 44 b7 f5  )...5k.J.(.(.D.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00b0: ff b6 a3 25 25 00 38 dc-f6 18 f4 b8 fe 7a 22 0e  ...%%.8......z". |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00c0: 7d df 5f 8a 9c c4 29 af-b2 a9 d5 b8 0b a9 b8 e7  }._...)......... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00d0: ee 7f 35 37 67 09 06 9a-18 4e 60 0b 0e 82 e0 44  ..57g....N`....D |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00e0: a3 59 88 f9 19 94 ef 89-cc 2b 35 d9 ca 2a a8 40  .Y.......+5..*.@ |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00f0: 6d f3 40 86 89 bf 90 25-20 94 74 13 fa 3d 8f 3a  m. at ....% .t..=.: |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0100: 3a ca 3f d0 69 39 73 92-2c b4 03 30 57 28 cd 26  :.?.i9s.,..0W(.& |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0110: 40 70 0e b7 c8 f7 6d 1a-c3 b0 4e a4 fd 9c f6 37  @p....m...N....7 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0120: 7f d3 00 99 8c 1d 50 ea-31 80 ce 73 80 d6 72 09  ......P.1..s..r. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0130: 57 91 3e fe 6f 1a 86 d7-2e a7 b2 e2 21 2b 26 22  W.>.o.......!+&" |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0140: b5 f3 f2 b0 d1 8d a3 d2-b5 38 6a 6f f9 01 e5 94  .........8jo.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0150: b4 45 19 31 ef 6a d5 34-1a cd 27 95 99 b0 43 e5  .E.1.j.4..'...C. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0160: 9e 28 cd 14 7c b7 b5 f1-98 e8 7b f3 d0 81 f4 33  .(..|.....{....3 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0170: b1 77 a4 a4 d6 be ba 7b-95 be c0 f4 32 fb f7 61  .w.....{....2..a |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0180: 79 66 73 9b 20 38 16 dd-0b 53 d8 b9 49 99 70 cf  yfs. 8...S..I.p. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0190: b2 b2 54 b6 10 a2 8a 9b-3e 6e ed 16 e4 ae 49 0e  ..T.....>n....I. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01a0: 98 63 d6 27 4a fe 4b 1e-11 6a a2 88 17 9a a6 8f  .c.'J.K..j...... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01b0: dd 52 92 59 9b ed db b5-8d e7 df ed 3d 5e 57 c7  .R.Y........=^W. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [info] Subsequent (No.2) HTTPS request received for child 1 (server ubuntu:443)
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/progressbar_green.gif
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/progressbar_green.gif
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/progressbar_green.gif
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/depth_selector.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/search_bar.js
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//images/main_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//images/main_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//images/main_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: 17 03 01 01 b0                                   .....            |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 432/432 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0000: fe 75 5b 25 66 b5 a4 80-94 1d ed ff 3a a5 29 38  .u[%f.......:.)8 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0010: d1 0f 81 fb 78 2e 27 6c-bd df b8 a6 7a 17 40 2b  ....x.'l....z. at + |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0020: 7b 05 3e 07 4e cc e0 eb-2d 84 1f e1 a1 55 d2 36  {.>.N...-....U.6 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0030: f0 f6 af 1d 57 fe e6 46-50 51 cc b7 f7 af 28 1c  ....W..FPQ....(. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0040: bc 9f 21 b2 ec 36 3c dc-8a 18 53 80 0a a5 65 17  ..!..6<...S...e. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0050: fc a5 3b 85 98 80 3c ba-4e 47 1a 75 a5 d3 b8 bc  ..;...<.NG.u.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0060: a9 65 49 48 4d d1 ad c8-85 11 79 a1 04 d6 ef f8  .eIHM.....y..... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0070: d2 40 1a 8e 4f a1 a8 ea-a2 2d e5 de a6 29 f7 d7  . at ..O....-...).. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0080: 75 d7 e4 ab 7a e6 dc c8-b8 35 7a 8a 10 0a 4f b8  u...z....5z...O. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0090: b5 99 8a 6d e8 53 7e a8-4e eb 67 ab 4c 38 58 65  ...m.S~.N.g.L8Xe |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00a0: 2e 30 c9 99 f4 ab 5f 39-12 49 50 dc 9e 35 98 38  .0...._9.IP..5.8 |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00b0: a4 f5 49 87 13 99 dc a1-9d d3 3a 3c 86 ea 91 b0  ..I.......:<.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00c0: b3 80 6b 52 49 8f ea 9d-9a 97 a1 63 30 3b 34 f5  ..kRI......c0;4. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00d0: 8c f3 fc 1e 7a a4 ae d6-ce a5 79 5f a0 a6 f8 43  ....z.....y_...C |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00e0: 58 b3 8a 80 80 e3 a1 2e-d3 ec 8d cf 6d fa ed 68  X...........m..h |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 00f0: 34 65 3e 35 a9 b9 78 0d-ab 2e b7 af 8c d6 ae bc  4e>5..x......... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0100: d8 9f cd 7c 82 c3 e3 a0-be c8 9f 4b 3c a7 c3 72  ...|.......K<..r |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0110: 11 35 d7 39 f5 82 1b 0a-cb 07 48 de 5f 51 3b 47  .5.9......H._Q;G |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0120: 05 c9 40 72 29 59 6e 09-75 8a 9f 40 84 4e ee a9  .. at r)Yn.u.. at .N.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0130: ef d4 d4 8b 01 5a 22 a1-51 75 e2 ad 9f 09 b7 9e  .....Z".Qu...... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0140: df ef 50 31 b4 1e 47 a7-b9 6b 61 04 99 01 96 69  ..P1..G..ka....i |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0150: 59 7e 14 6f 15 49 7e 2a-a8 ee 2d c9 9f 04 a4 91  Y~.o.I~*..-..... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0160: 2c 87 c7 64 50 53 02 6c-09 ae ef 88 fb 6c 4a 97  ,..dPS.l.....lJ. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0170: 27 86 4e 72 80 40 ea f1-7e e4 f0 db a2 67 bd c6  '.Nr. at ..~....g.. |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0180: 40 df 09 34 8b 7a 5a ce-36 95 45 45 4a 96 fd bb  @..4.zZ.6.EEJ... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 0190: ce 20 f3 d8 12 26 2b 6c-d8 3b 85 2f be fe 1f b2  . ...&+l.;./.... |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1747): | 01a0: fa 76 be 2c c8 2d 58 af-6f af 6b 9c e0 1b bf 4d  .v.,.-X.o.k....M |
[Mon Apr 07 08:31:32 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:32 2008] [info] Subsequent (No.3) HTTPS request received for child 1 (server ubuntu:443)
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 08:31:32 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 5/5 bytes from BIO#279d7a0 [mem: 27b64b0] (BIO dump follows)
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0000: 17 03 01 01 60                                   ....`            |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1775): OpenSSL: read 352/352 bytes from BIO#279d7a0 [mem: 27b64b5] (BIO dump follows)
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1722): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0000: f7 e0 65 6e ca 26 98 ce-c5 34 27 71 f3 5d c9 53  ..en.&...4'q.].S |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0010: 99 5b 4d d7 be 00 28 b8-5c 07 95 ef 61 6f 17 7f  .[M...(.\\...ao.. |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0020: ce 5b fe a9 33 1d 73 48-eb ea 9f 70 e9 a2 20 c5  .[..3.sH...p.. . |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0030: c7 f2 95 47 76 23 9b 37-9d 6d 26 ce 64 04 96 ee  ...Gv#.7.m&.d... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0040: 1b 72 7a 43 69 d5 bb f5-93 b4 b0 bd b9 b7 cd e0  .rzCi........... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0050: 3c b5 65 23 e3 80 5a 5e-0d 2d 13 d9 95 da d1 e5  <.e#..Z^.-...... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0060: 29 a3 ee 02 b0 d6 98 b2-41 fc d1 09 b4 58 04 8f  ).......A....X.. |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0070: 4d 74 d8 d9 96 40 b8 c9-d3 6d 37 a4 45 b1 88 9f  Mt... at ...m7.E... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0080: eb 10 22 04 d9 a8 09 57-83 71 52 c7 82 c0 93 48  .."....W.qR....H |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0090: 18 8f 04 9d 48 07 87 71-05 fc 59 4e 3a 87 91 88  ....H..q..YN:... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00a0: db 12 5d d3 87 7d 67 04-78 c2 48 bb f2 f6 1f b4  ..]..}g.x.H..... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00b0: 9a 8c 52 94 80 d7 2f 3f-49 03 a3 f6 9e 03 c9 b5  ..R.../?I....... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00c0: 24 af 52 a5 f3 97 68 72-b9 d2 2a 83 09 d0 6d 3e  $.R...hr..*...m> |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00d0: 90 27 cf 74 79 c2 e4 f0-51 bb 38 17 ac 31 f3 5f  .'.ty...Q.8..1._ |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00e0: 98 d4 5d a5 1f 8a 44 3e-de 23 51 6d 2d 06 50 70  ..]...D>.#Qm-.Pp |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 00f0: f0 8c 70 9a 02 7a 2c f4-85 60 71 2d 6c 68 04 5b  ..p..z,..`q-lh.[ |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0100: 97 62 7c c4 07 29 66 fd-14 f4 6a 99 5e 03 22 f3  .b|..)f...j.^.". |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0110: b1 be ea 72 07 e2 a8 fe-b4 6f 09 bc f9 cf 58 96  ...r.....o....X. |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0120: 99 1f f9 f2 53 cb bf 8b-a6 50 91 e8 61 75 05 6b  ....S....P..au.k |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0130: 5a a0 40 c7 21 a8 b1 2c-3b 1e ba 33 2e 73 86 7d  Z. at .!..,;..3.s.} |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0140: d5 da 01 6b 9f aa 0d e8-ff 11 01 73 28 32 1c 5e  ...k.......s(2.^ |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1747): | 0150: 14 42 8d e4 fd 03 c9 f0-9b 18 88 b7 26 fa ab ca  .B..........&... |
[Mon Apr 07 08:31:33 2008] [debug] ssl_engine_io.c(1753): +-------------------------------------------------------------------------+
[Mon Apr 07 08:31:33 2008] [info] Subsequent (No.4) HTTPS request received for child 1 (server ubuntu:443)
[Mon Apr 07 08:31:33 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /favicon.ico
[Mon Apr 07 08:31:33 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /favicon.ico
[Mon Apr 07 08:31:33 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/favicon.ico
[Mon Apr 07 08:31:33 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 456 to 319 : URL /favicon.ico
[Mon Apr 07 08:31:33 2008] [debug] proxy_util.c(1583): proxy: grabbed scoreboard slot 0 in child 8374 for worker proxy:reverse
[Mon Apr 07 08:31:33 2008] [debug] proxy_util.c(1602): proxy: worker proxy:reverse already initialized
[Mon Apr 07 08:31:33 2008] [debug] proxy_util.c(1682): proxy: initialized single connection worker 0 in child 8374 for (*)
[Mon Apr 07 08:31:33 2008] [error] Unable to Bootstrap OpenSRF Client with config /openils/conf/opensrf_core.xml..
[Mon Apr 07 08:31:48 2008] [debug] ssl_engine_io.c(1786): OpenSSL: I/O error, 5 bytes expected to read on BIO#279d7a0 [mem: 27b64b0]
[Mon Apr 07 08:31:48 2008] [info] [client 10.3.30.237] (70007)The timeout specified has expired: SSL input filter read failed.
[Mon Apr 07 08:31:48 2008] [debug] ssl_engine_kernel.c(1770): OpenSSL: Write: SSL negotiation finished successfully
[Mon Apr 07 08:31:48 2008] [info] [client 10.3.30.237] Connection closed to child 1 with standard shutdown (server ubuntu:443)
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /
[Mon Apr 07 09:00:48 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 507 to 352 : URL /
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 71 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 93 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 29 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 4 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 130 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30940 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 51 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 38 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 40 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 46 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 120 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 41 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 146 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 41 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 203 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 21 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 49 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 11 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 15 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 42 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 56 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 63 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 66 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 310 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 23 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 548 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 224 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 26 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 785 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 498 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 292 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 260 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 86 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 896 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1056 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 313 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 12 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 13 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 385 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 876 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 436 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1387 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 22 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 09:00:48 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes
[Mon Apr 07 09:00:48 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 11351 to 2969 : URL /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:48 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:48 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 482 to 335 : URL /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/versions.html
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/versions.html
[Mon Apr 07 09:00:48 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:48 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 476 to 332 : URL /xul/versions.html
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:48 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:48 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:48 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 482 to 335 : URL /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:50 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/versions.html
[Mon Apr 07 09:00:50 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/versions.html
[Mon Apr 07 09:00:50 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:50 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 476 to 332 : URL /xul/versions.html
[Mon Apr 07 09:00:52 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:52 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:52 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:52 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 482 to 335 : URL /xul/rel_1_2_1_4/server/
[Mon Apr 07 09:00:52 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /xul/versions.html
[Mon Apr 07 09:00:52 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /xul/versions.html
[Mon Apr 07 09:00:52 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/xul
[Mon Apr 07 09:00:52 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 476 to 332 : URL /xul/versions.html
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/extras/slimpac/advanced.html
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/slimpac/advanced.html
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(121): Adding CACHE_SAVE_SUBREQ filter for /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 11:02:17 2008] [error] [client 10.3.30.57] File does not exist: /openils/var/web/opac/extras/slimpac/lib_list.inc
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:17 2008] [error] [client 10.3.30.57] unable to include "lib_list.inc" in parsed file /openils/var/web/opac/extras/slimpac/advanced.html
[Mon Apr 07 11:02:17 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 4870 to 1410 : URL /opac/extras/slimpac/advanced.html
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/extras/slimpac/advanced.html
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:17 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:18 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /favicon.ico
[Mon Apr 07 11:02:18 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /favicon.ico
[Mon Apr 07 11:02:18 2008] [error] [client 10.3.30.57] File does not exist: /openils/var/web/favicon.ico
[Mon Apr 07 11:02:18 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 470 to 329 : URL /favicon.ico
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /
[Mon Apr 07 11:02:24 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 507 to 352 : URL /
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 71 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 93 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 3 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 29 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 5 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 3 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 5 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 4 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 130 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 30940 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 51 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 38 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 91 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 40 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 103 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 46 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 120 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 41 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 146 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 41 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 203 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 21 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 49 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 11 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 15 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 103 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 3 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 42 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 59 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 58 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 59 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 56 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 60 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 57 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 62 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 57 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 59 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 58 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 63 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 60 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 62 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 66 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 57 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 45 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 310 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 23 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 10 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 3 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 548 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 224 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 26 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 785 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 498 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 292 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 7 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 260 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 35 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 86 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 35 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 896 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 35 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1056 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 313 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 91 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 7 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 12 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 13 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 385 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 876 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 436 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 1387 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 22 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 2 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(263): [client 10.3.30.57] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 11:02:24 2008] [debug] mod_xmlent.c(336): [client 10.3.30.57] XMLENT read 10 bytes
[Mon Apr 07 11:02:24 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 11351 to 2969 : URL /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:24 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/css/layout.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/css/layout.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/css/layout.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/css/mediumfont.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/css/mediumfont.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/css/mediumfont.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/default/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/default/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/default/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/reddish/css/colors.css
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/config.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/config.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/config.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/CGI.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/CGI.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/CGI.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/Cookies.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/Cookies.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/Cookies.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/md5.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/md5.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/md5.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/slimtree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/slimtree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/slimtree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/JSON.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/JSON.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/JSON.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmcore.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmcore.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmcore.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmgen.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmgen.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmgen.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/opac_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/opac_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/opac_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/OrgTree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/OrgTree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/OrgTree.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/org_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/org_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/org_utils.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/RemoteRequest.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/init.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/init.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/init.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/added_content.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/added_content.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/added_content.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/progressbar_green.gif
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/progressbar_green.gif
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/progressbar_green.gif
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/depth_selector.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/search_bar.js
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//images/main_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//images/main_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//images/main_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 11:02:25 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 11:02:25 2008] [error] [client 10.3.30.57] Can't call method "request" on an undefined value at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 881.\n
[Mon Apr 07 11:02:25 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 799 to 491 : URL /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/config.cgi
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/config.cgi
[Mon Apr 07 11:02:40 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 724 to 332 : URL /cgi-bin/config.cgi
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/config.cgi
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:40 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:45 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/circ-rules.cgi
[Mon Apr 07 11:02:45 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/circ-rules.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] Subroutine compile redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 9., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] Subroutine sql_where_clause redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 49., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] Subroutine sql_exact_phrase_match redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 65., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] Subroutine current_xact redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/storage.pm line 14., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] config::rules::circ_duration can't SELECT id, name, extended, normal, shrt, max_renewals, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] FROM   config.rule_circ_duration, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] : DBD::Pg::st execute failed: ERROR:  schema "config" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57]  [for Statement "SELECT id, name, extended, normal, shrt, max_renewals, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] FROM   config.rule_circ_duration, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [error] [client 10.3.30.57]  at /openils/var/cgi-bin/circ-rules.cgi line 177, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 1018 to 503 : URL /cgi-bin/circ-rules.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:46 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/circ-rules.cgi
[Mon Apr 07 11:02:46 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:46 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:46 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/lib-setup.cgi
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/lib-setup.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] actor::org_unit can't SELECT id, parent_ou, ou_type, mailing_address, billing_address, ill_address, holds_address, shortname, name, email, phone, opac_visible, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] FROM   actor.org_unit, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] WHERE  parent_ou IS NULL, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] : DBD::Pg::st execute failed: ERROR:  schema "actor" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57]  [for Statement "SELECT id, parent_ou, ou_type, mailing_address, billing_address, ill_address, holds_address, shortname, name, email, phone, opac_visible, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] FROM   actor.org_unit, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] WHERE  parent_ou IS NULL, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [error] [client 10.3.30.57]  at /usr/share/perl5/Class/DBI/Search/Basic.pm line 169, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 1677 to 706 : URL /cgi-bin/lib-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/lib-setup.cgi
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/support/dtree.js
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/support/dtree.js
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/support/dtree.js
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 11:02:50 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 11:02:55 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 11:02:55 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] permission::perm_list can't SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] : DBD::Pg::st execute failed: ERROR:  schema "permission" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57]  [for Statement "SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57]  at /openils/var/cgi-bin/usr_group-setup.cgi line 24, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [error] [client 10.3.30.57] Premature end of script headers: usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:02:55 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 799 to 491 : URL /cgi-bin/usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 11:05:42 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 11:05:42 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 11:05:42 2008] [error] [client 10.3.30.57] Can't call method "request" on an undefined value at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 881.\n
[Mon Apr 07 11:05:42 2008] [debug] mod_deflate.c(516): [client 10.3.30.57] Zlib: Compressed 799 to 491 : URL /opac/extras/opensearch/1.1/-/osd.xml
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /
[Mon Apr 07 12:27:01 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 507 to 352 : URL /
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 71 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 93 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 29 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 5 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 4 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 130 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 30940 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 51 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 38 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 40 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 46 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 120 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 41 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 146 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 41 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 203 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 21 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 49 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 11 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 15 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 103 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 42 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 56 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 59 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 58 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 63 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 60 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 62 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 66 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 57 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 45 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 310 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 23 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 3 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 548 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 224 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 26 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 785 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 498 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 292 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 260 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 86 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 896 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 35 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1056 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 313 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 91 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 7 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 12 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 13 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 385 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 876 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 436 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 1387 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 22 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 2 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(263): [client 10.3.30.237] XMLENT Config:\nContent Type = text/html; charset=utf-8, Strip PI = yes, Strip Comments = yes, Doctype = (null)
[Mon Apr 07 12:27:01 2008] [debug] mod_xmlent.c(336): [client 10.3.30.237] XMLENT read 10 bytes
[Mon Apr 07 12:27:01 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 11351 to 2969 : URL /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/css/layout.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/css/layout.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/css/layout.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/css/mediumfont.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/css/mediumfont.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/css/mediumfont.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/default/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/default/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/default/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//theme/reddish/css/colors.css
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/utils.js
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/utils.js
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/utils.js
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:01 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/config.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/config.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/config.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/CGI.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/CGI.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/CGI.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/Cookies.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/Cookies.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/Cookies.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/md5.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/md5.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/md5.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/slimtree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/slimtree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/slimtree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/JSON.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/JSON.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/JSON.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmcore.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmcore.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmcore.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/fmgen.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/fmgen.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/fmgen.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/opac_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/opac_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/opac_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/OrgTree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/OrgTree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/OrgTree.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/org_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/org_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/org_utils.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/RemoteRequest.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/RemoteRequest.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/init.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/init.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/init.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/js/added_content.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/js/added_content.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//common/js/added_content.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/progressbar_green.gif
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/progressbar_green.gif
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/progressbar_green.gif
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/depth_selector.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/depth_selector.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/js/search_bar.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//skin/default/js/search_bar.js
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//images/main_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//images/main_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: //opac//images/main_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/eg_tiny_logo.jpg
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /favicon.ico
[Mon Apr 07 12:27:02 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /favicon.ico
[Mon Apr 07 12:27:02 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/favicon.ico
[Mon Apr 07 12:27:02 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 470 to 329 : URL /favicon.ico
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/extras/slimpac/start.html
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/slimpac/start.html
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(121): Adding CACHE_SAVE_SUBREQ filter for /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 12:27:06 2008] [error] [client 10.3.30.237] File does not exist: /openils/var/web/opac/extras/slimpac/lib_list.inc, referer: http://ubuntu.mpls.lib.mn.us/opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/extras/slimpac/lib_list.inc
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:06 2008] [error] [client 10.3.30.237] unable to include "lib_list.inc" in parsed file /openils/var/web/opac/extras/slimpac/start.html, referer: http://ubuntu.mpls.lib.mn.us/opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:06 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 3229 to 1041 : URL /opac/extras/slimpac/start.html, referer: http://ubuntu.mpls.lib.mn.us/opac/en-US/skin/default/xml/index.xml
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/extras/slimpac/start.html
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/images/main_logo.jpg
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/images/main_logo.jpg
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(610): cache: Caching url: /opac/images/main_logo.jpg
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:06 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:08 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac/extras/opensearch/1.1/-/html-full
[Mon Apr 07 12:27:08 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac/extras/opensearch/1.1/-/html-full
Use of uninitialized value in string eq at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 912.
Use of uninitialized value in substitution (s///) at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 948.
Use of uninitialized value in substitution (s///) at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 949.
Use of uninitialized value in substitution (s///) at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 950.
Use of uninitialized value in string eq at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 954.
Use of uninitialized value in substitution (s///) at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 971.
Use of uninitialized value in string eq at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 990.
[Mon Apr 07 12:27:08 2008] [error] [client 10.3.30.237] Can't call method "request" on an undefined value at /openils/lib/perl5/OpenILS/WWW/SuperCat.pm line 1001.\n, referer: http://ubuntu.mpls.lib.mn.us/opac/extras/slimpac/start.html
[Mon Apr 07 12:27:08 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 799 to 491 : URL /opac/extras/opensearch/1.1/-/html-full, referer: http://ubuntu.mpls.lib.mn.us/opac/extras/slimpac/start.html
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/config.cgi
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/config.cgi
[Mon Apr 07 12:27:19 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 724 to 332 : URL /cgi-bin/config.cgi
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/config.cgi
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:27:19 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:27:20 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 12:27:20 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] permission::perm_list can't SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "permission" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/usr_group-setup.cgi line 24, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [error] [client 10.3.30.237] Premature end of script headers: usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:27:21 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 799 to 491 : URL /cgi-bin/usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/org_unit_types.cgi
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/org_unit_types.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237] actor::org_unit_type can't SELECT id, name, opac_label, depth, parent, can_have_vols, can_have_users, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237] FROM   actor.org_unit_type, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "actor" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, name, opac_label, depth, parent, can_have_vols, can_have_users, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237] FROM   actor.org_unit_type, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/org_unit_types.cgi line 117, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 1012 to 489 : URL /cgi-bin/org_unit_types.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/org_unit_types.cgi
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:28:22 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/perms-setup.cgi
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/perms-setup.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237] permission::perm_list can't SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "permission" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/perms-setup.cgi line 119, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 886 to 446 : URL /cgi-bin/perms-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/perms-setup.cgi
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:28:27 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/lib-setup.cgi
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/lib-setup.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] actor::org_unit can't SELECT id, parent_ou, ou_type, mailing_address, billing_address, ill_address, holds_address, shortname, name, email, phone, opac_visible, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] FROM   actor.org_unit, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] WHERE  parent_ou IS NULL, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "actor" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, parent_ou, ou_type, mailing_address, billing_address, ill_address, holds_address, shortname, name, email, phone, opac_visible, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] FROM   actor.org_unit, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] WHERE  parent_ou IS NULL, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [error] [client 10.3.30.237]  at /usr/share/perl5/Class/DBI/Search/Basic.pm line 169, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 1677 to 706 : URL /cgi-bin/lib-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/lib-setup.cgi
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:28:34 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/support/dtree.js
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/support/dtree.js
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/support/dtree.js
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 12:28:35 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/config.cgi
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/config.cgi
[Mon Apr 07 14:00:49 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 724 to 332 : URL /cgi-bin/config.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/lib-setup.cgi
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/config.cgi
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 14:00:49 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 14:00:52 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 14:00:52 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/usr_group-setup.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] permission::perm_list can't SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "permission" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, code, description, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] FROM   permission.perm_list, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/usr_group-setup.cgi line 24, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [error] [client 10.3.30.237] Premature end of script headers: usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:52 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 799 to 491 : URL /cgi-bin/usr_group-setup.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/circ-rules.cgi
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/circ-rules.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] Subroutine compile redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 9., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] Subroutine sql_where_clause redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 49., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] Subroutine sql_exact_phrase_match redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/fts.pm line 65., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] Subroutine current_xact redefined at /openils/lib/perl5/OpenILS/Application/Storage/Driver/Pg/storage.pm line 14., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] config::rules::circ_duration can't SELECT id, name, extended, normal, shrt, max_renewals, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] FROM   config.rule_circ_duration, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "config" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, name, extended, normal, shrt, max_renewals, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] FROM   config.rule_circ_duration, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/circ-rules.cgi line 177, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 1018 to 503 : URL /cgi-bin/circ-rules.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/circ-rules.cgi
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 14:00:55 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /cgi-bin/org_unit_types.cgi
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /cgi-bin/org_unit_types.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237] actor::org_unit_type can't SELECT id, name, opac_label, depth, parent, can_have_vols, can_have_users, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237] FROM   actor.org_unit_type, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237] : DBD::Pg::st execute failed: ERROR:  schema "actor" does not exist, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237]  [for Statement "SELECT id, name, opac_label, depth, parent, can_have_vols, can_have_users, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237] FROM   actor.org_unit_type, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237] "] at /usr/share/perl5/DBIx/ContextualFetch.pm line 52., referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [error] [client 10.3.30.237]  at /openils/var/cgi-bin/org_unit_types.cgi line 117, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [debug] mod_deflate.c(516): [client 10.3.30.237] Zlib: Compressed 1012 to 489 : URL /cgi-bin/org_unit_types.cgi, referer: http://ubuntu.mpls.lib.mn.us/cgi-bin/config.cgi
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(610): cache: Caching url: /cgi-bin/org_unit_types.cgi
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(616): cache: Removing CACHE_REMOVE_URL filter.
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(659): cache: Added date header
[Mon Apr 07 14:00:58 2008] [debug] mod_cache.c(804): (2)No such file or directory: cache: store_headers failed
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//skin/default/css/layout.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//skin/default/css/layout.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(509): cache: //opac//skin/default/css/layout.css not cached. Reason: HTTP Status 304 Not Modified
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//common/css/mediumfont.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//common/css/mediumfont.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(509): cache: //opac//common/css/mediumfont.css not cached. Reason: HTTP Status 304 Not Modified
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/default/css/colors.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/default/css/colors.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(509): cache: //opac//theme/default/css/colors.css not cached. Reason: HTTP Status 304 Not Modified
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(129): Adding CACHE_SAVE filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(136): Adding CACHE_REMOVE_URL filter for /opac//theme/reddish/css/colors.css
[Mon Apr 07 14:01:05 2008] [debug] mod_cache.c(509): cache: //opac//theme/reddish/css/colors.css not cached. Reason: HTTP St


More information about the Open-ils-dev mailing list