Ticket #557 (defect)
Opened 2 years ago
Last modified 2 years ago
socket_file needs socket_port to be set to "" in order to work.
Status: closed (fixed)
| Reported by: | elvelind@gmail.com | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | |
| Cc: | elvelind@gmail.com |
in order to get socket_file to work you need to set socket_port to "". attaching a small patch to solve it.
Attachments
Change History
08/30/06 07:38:26: Modified by elvelind@gmail.com
- attachment cherrpy_socket_file.diff added.
08/30/06 13:03:44: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.


I think this is too large of an API change for 2.2, as the fix may cause some deployments to stop working as expected. It is worth changing in CP 3, however. See [1300].