- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Apache 2 Session Cache is not configured [hint: SS...
Operating System - Linux
1820879
Members
5398
Online
109628
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-04-2004 10:34 PM
тАО07-04-2004 10:34 PM
Apache 2 Session Cache is not configured [hint: SSLSessionCache]
hi
I have Apache 2 installed on SUSE 9.1 and get
following errors at the error_log:
[Mon Jul 05 02:04:50 2004] [notice] caught SIGTERM, shutting down
[Mon Jul 05 02:06:58 2004] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jul 05 02:06:58 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Mon Jul 05 02:07:00 2004] [notice] Apache/2.0.49 (Linux/SuSE) configured -- resuming normal operations
knows someone howto configure Session Cache
at Apache2 ?
regards
chris
I have Apache 2 installed on SUSE 9.1 and get
following errors at the error_log:
[Mon Jul 05 02:04:50 2004] [notice] caught SIGTERM, shutting down
[Mon Jul 05 02:06:58 2004] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Jul 05 02:06:58 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Mon Jul 05 02:07:00 2004] [notice] Apache/2.0.49 (Linux/SuSE) configured -- resuming normal operations
knows someone howto configure Session Cache
at Apache2 ?
regards
chris
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-04-2004 11:39 PM
тАО07-04-2004 11:39 PM
Re: Apache 2 Session Cache is not configured [hint: SSLSessionCache]
Hello chris,
If you have statement "SSLRequireSSL" in .htaccess file, just comment it and restart the apache. This statement only permits HTTPS.
For SSL session cache use the following syntax only:
SSLSessionCache dbm:/usr/local/apache2/logs/ssl_gcache_data
SSLSessionCache shm:/usr/local/apache2/logs/ssl_gcache_data(512000)
Regards,
Durai.
If you have statement "SSLRequireSSL" in .htaccess file, just comment it and restart the apache. This statement only permits HTTPS.
For SSL session cache use the following syntax only:
SSLSessionCache dbm:/usr/local/apache2/logs/ssl_gcache_data
SSLSessionCache shm:/usr/local/apache2/logs/ssl_gcache_data(512000)
Regards,
Durai.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-06-2004 10:50 AM
тАО07-06-2004 10:50 AM
Re: Apache 2 Session Cache is not configured [hint: SSLSessionCache]
thanks but it doesn't help and the problem still exists.
greetings
chris
greetings
chris
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP