codeskyblue / codeskyblue/python-loggingserver
change logging server from localhost to arbitrary ip
- 主要语言
- Python
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
What steps will reproduce the problem?
1. install python-loggingserver
2. start server and test harness
3. go to ip address of server from workstation on port 9021
What is the expected output? What do you see instead?
The log results in FF, get 404, No Such Resource.
What version of the product are you using? On what operating system?
Twisted 10 installed from src on aix 5.3 for the server. Client is win7, ff3.
Please provide any additional information below.
I see that loggingtest.py has a key for logging_server, I do not see how to
change the address of the server itself from localhost to 192.168.1.18.
```
Original issue reported on code.google.com by `slestak...@gmail.com` on 2 Apr 2010 at 7:59
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 loggingtest.py 和服务器启动路径开始,然后使用服务器地址 192.168.1.18 和端口 9021 重现列出的步骤。确定服务器地址的配置方式,并验证从工作站访问该地址时不再产生所报告的 404 响应。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, networking
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100