标题:快来助力 腾讯云无忧助力券
作者:younghwan
原帖:https://hostloc.com/thread-923014-1-1.html
摘要:快来助力 腾讯云无忧助力券
https://cloud.tencent.com/act/lighthouse?group_sn=0d546d351f3d46b64dcd12cd83a11696
作者:younghwan
原帖:https://hostloc.com/thread-923014-1-1.html
摘要:快来助力 腾讯云无忧助力券
https://cloud.tencent.com/act/lighthouse?group_sn=0d546d351f3d46b64dcd12cd83a11696
标题:nginx二级目录代理服务,认证页面返回302问题求助
作者:archer99
原帖:https://hostloc.com/thread-923016-1-1.html
摘要:因为域名有限,一个域名复用
nginx上配置了一个二级目录/dev/jupyter/,代理到10.100.20.3:8888的服务
这个8888的服务登陆是有auth login页面的,访问会有302重定向,导致访问有问题,以下是当前的配置。麻烦彦祖们指导一下,这种有登陆页面的怎么配置。
当前配置
location ~ /dev/jupyte {
rewrite ^/dev/jupyte(.*)$ / break;
proxy_set_header Host $hostserver_port;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_pass 10.100.20.3:8888;
proxy_redirect default;
access_log /opt/nginx/log/jupyter_8888.log;
}
已有的一个思路是加个判断:
if ($http_cookie !~* "User-Token") {
proxy_pass $host//dev/jupyte/auth_login?;
break;
}
一直使用的是不带认证的,然后url做个拼接就访问过去了,这种有认证的页面,又是二级目录代理,怎么搞?
如果是根目录代理的话,就没这些问题了
作者:archer99
原帖:https://hostloc.com/thread-923016-1-1.html
摘要:因为域名有限,一个域名复用
nginx上配置了一个二级目录/dev/jupyter/,代理到10.100.20.3:8888的服务
这个8888的服务登陆是有auth login页面的,访问会有302重定向,导致访问有问题,以下是当前的配置。麻烦彦祖们指导一下,这种有登陆页面的怎么配置。
当前配置
location ~ /dev/jupyte {
rewrite ^/dev/jupyte(.*)$ / break;
proxy_set_header Host $hostserver_port;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_pass 10.100.20.3:8888;
proxy_redirect default;
access_log /opt/nginx/log/jupyter_8888.log;
}
已有的一个思路是加个判断:
if ($http_cookie !~* "User-Token") {
proxy_pass $host//dev/jupyte/auth_login?;
break;
}
一直使用的是不带认证的,然后url做个拼接就访问过去了,这种有认证的页面,又是二级目录代理,怎么搞?
如果是根目录代理的话,就没这些问题了
标题:https://checkservers.ovh/大家还能用吗?
作者:美女约吗
原帖:https://hostloc.com/thread-923015-1-1.html
摘要:提示you are spammer
想看下加拿大的ks-le什么时候会补货来着
作者:美女约吗
原帖:https://hostloc.com/thread-923015-1-1.html
摘要:提示you are spammer
想看下加拿大的ks-le什么时候会补货来着
标题:大家都在上车Plex,所以我收一个Emby
作者:n3n3
原帖:https://hostloc.com/thread-923018-1-1.html
摘要:不是要上车队,而是想收个终身版自用,至于为什么不用plex,那玩意刮**不行啊!!!!
作者:n3n3
原帖:https://hostloc.com/thread-923018-1-1.html
摘要:不是要上车队,而是想收个终身版自用,至于为什么不用plex,那玩意刮**不行啊!!!!
标题:KS重装系统有没有遇到问题
作者:rem
原帖:https://hostloc.com/thread-923017-1-1.html
摘要:启动项始终是Boot Internal rescue,右侧Netboot按钮点进去一直是loading...
重装系统改变不了Boot,正常应该是from disk好像,救救孩子吧
作者:rem
原帖:https://hostloc.com/thread-923017-1-1.html
摘要:启动项始终是Boot Internal rescue,右侧Netboot按钮点进去一直是loading...
重装系统改变不了Boot,正常应该是from disk好像,救救孩子吧
标题:不要太在乎硬盘的时间,其实企业级硬盘MTBF都在100万小时+
作者:t9913085
原帖:https://hostloc.com/thread-923019-1-1.html
摘要:我家里里一只希捷SAS 硬盘,90000+,连成长坏道都没。。
作者:t9913085
原帖:https://hostloc.com/thread-923019-1-1.html
摘要:我家里里一只希捷SAS 硬盘,90000+,连成长坏道都没。。
标题:想买DigitalOcean 100刀的码子,发现我的账号没有Promo Code输入框
作者:seamus
原帖:https://hostloc.com/thread-923022-1-1.html
摘要:想买DigitalOcean 100刀的码子,发现我的账号没有Promo Code输入框,我的账号好久之前注册的了!这怎么吃码?还有吃码有什么限制么?
作者:seamus
原帖:https://hostloc.com/thread-923022-1-1.html
摘要:想买DigitalOcean 100刀的码子,发现我的账号没有Promo Code输入框,我的账号好久之前注册的了!这怎么吃码?还有吃码有什么限制么?
标题:EDGE 微软的浏览器这是咋了?更新的时候提示微软正忙?
作者:乌溜溜的黑眼猪
原帖:https://hostloc.com/thread-923023-1-1.html
摘要:主要这两天微软浏览器全是BUG,错位,卡顿
想着该更新一下,竟然提示我微软正忙,你忙跟我有啥关系
作者:乌溜溜的黑眼猪
原帖:https://hostloc.com/thread-923023-1-1.html
摘要:主要这两天微软浏览器全是BUG,错位,卡顿
想着该更新一下,竟然提示我微软正忙,你忙跟我有啥关系
标题:请问一下,guang'don出发去云南玩个七天。多少钱能玩的舒.....
作者:Sword--
原帖:https://hostloc.com/thread-923026-1-1.html
摘要:广东出发,一个人。玉龙雪山、西双版纳等都想去一次,费用要包含**服务(走到哪piao到哪),请问各位大佬,大概要多少钱?
作者:Sword--
原帖:https://hostloc.com/thread-923026-1-1.html
摘要:广东出发,一个人。玉龙雪山、西双版纳等都想去一次,费用要包含**服务(走到哪piao到哪),请问各位大佬,大概要多少钱?
标题:dedipath真有老板在吗?销售不算啊。随意换别人IP导致宕机?
作者:炒股高手交流
原帖:https://hostloc.com/thread-923027-1-1.html
摘要:我从代理手里买的,代理说没收到换IP邮件,事发后还要TK解决。。。
你直接悄悄就把别人的/29 主IP给换了, 导致别人机器持续宕机???????????
dedipath真有老板在吗? 销售不算,说的也不算。
作者:炒股高手交流
原帖:https://hostloc.com/thread-923027-1-1.html
摘要:我从代理手里买的,代理说没收到换IP邮件,事发后还要TK解决。。。
你直接悄悄就把别人的/29 主IP给换了, 导致别人机器持续宕机???????????
dedipath真有老板在吗? 销售不算,说的也不算。
标题:求个euserv装v2的教程链接
作者:MJJ威武
原帖:https://hostloc.com/thread-923028-1-1.html
摘要:快救救孩子吧!德基真难折腾,能搜出来的教程挨个试了都不行
作者:MJJ威武
原帖:https://hostloc.com/thread-923028-1-1.html
摘要:快救救孩子吧!德基真难折腾,能搜出来的教程挨个试了都不行
标题:qq被冻结一天时间。
作者:shelizi1
原帖:https://hostloc.com/thread-923029-1-1.html
摘要:加来一下好友,说浙江定级北岸的事,估计吓到举报我,被封一天。还解不了是最气的
作者:shelizi1
原帖:https://hostloc.com/thread-923029-1-1.html
摘要:加来一下好友,说浙江定级北岸的事,估计吓到举报我,被封一天。还解不了是最气的
标题:求推荐美区原生ip商家,朋友公司tiktok运营用
作者:mlcq
原帖:https://hostloc.com/thread-923031-1-1.html
摘要:求mjj们推荐几家能够搞美区tiktok运营用的商家,原生IP,重要是稳定还有速度不拉垮,费用问题不用考虑,可以走aff
作者:mlcq
原帖:https://hostloc.com/thread-923031-1-1.html
摘要:求mjj们推荐几家能够搞美区tiktok运营用的商家,原生IP,重要是稳定还有速度不拉垮,费用问题不用考虑,可以走aff
标题:又开了台KS,中奖了
作者:落叶随风
原帖:https://hostloc.com/thread-923011-1-1.html
摘要:接上剧情 https://hostloc.com/thread-922967-1-1.html 后,硬盘快6w,测速上传平均50m。
然后把昨晚锁单的订单付了,成功开奖
root@rescue:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-10-09 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Wed Nov 24 04:36:24 CET 2021 Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) CPU E5-1620 v2 [url=home.php?mod=space&uid=175]@[/url] 3.70GHz CPU cores : 8 @ 1199.585 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 31.3 GiB Swap : 0.0 KiB Disk : Preparing system for disk tests... fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 771 Mbits/sec | 920 Mbits/sec Online.net | Paris, FR (10G) | 805 Mbits/sec | 931 Mbits/sec WorldStream | The Netherlands (10G) | 642 Mbits/sec | 925 Mbits/sec WebHorizon | Singapore (1G) | 81.9 Mbits/sec | 572 Mbits/sec Clouvider | NYC, NY, US (10G) | 630 Mbits/sec | 395 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 23.6 Mbits/sec | 72.8 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 470 Mbits/sec | 213 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 388 Mbits/sec | 164 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 819 Mbits/sec | 898 Mbits/sec Online.net | Paris, FR (10G) | 781 Mbits/sec | 894 Mbits/sec WorldStream | The Netherlands (10G) | 713 Mbits/sec | 778 Mbits/sec WebHorizon | Singapore (1G) | 162 Mbits/sec | 396 Mbits/sec Clouvider | NYC, NY, US (10G) | 244 Mbits/sec | 338 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 225 Mbits/sec | 194 Mbits/sec复制代码
9 Power_On_Hours 0x0012 095 095 000 Old_age Always - 36655 9 Power_On_Hours 0x0012 095 095 000 Old_age Always - 41509 复制代码
作者:落叶随风
原帖:https://hostloc.com/thread-923011-1-1.html
摘要:接上剧情 https://hostloc.com/thread-922967-1-1.html 后,硬盘快6w,测速上传平均50m。
然后把昨晚锁单的订单付了,成功开奖
root@rescue:~# curl -sL yabs.sh | bash # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # # Yet-Another-Bench-Script # # v2021-10-09 # # https://github.com/masonr/yet-another-bench-script # # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## # Wed Nov 24 04:36:24 CET 2021 Basic System Information: --------------------------------- Processor : Intel(R) Xeon(R) CPU E5-1620 v2 [url=home.php?mod=space&uid=175]@[/url] 3.70GHz CPU cores : 8 @ 1199.585 MHz AES-NI : ✔ Enabled VM-x/AMD-V : ✔ Enabled RAM : 31.3 GiB Swap : 0.0 KiB Disk : Preparing system for disk tests... fio Disk Speed Tests (Mixed R/W 50/50): --------------------------------- Block Size | 4k (IOPS) | 64k (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) | | Block Size | 512k (IOPS) | 1m (IOPS) ------ | --- ---- | ---- ---- Read | 0.00 KB/s (0) | 0.00 KB/s (0) Write | 0.00 KB/s (0) | 0.00 KB/s (0) Total | 0.00 KB/s (0) | 0.00 KB/s (0) iperf3 Network Speed Tests (IPv4): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 771 Mbits/sec | 920 Mbits/sec Online.net | Paris, FR (10G) | 805 Mbits/sec | 931 Mbits/sec WorldStream | The Netherlands (10G) | 642 Mbits/sec | 925 Mbits/sec WebHorizon | Singapore (1G) | 81.9 Mbits/sec | 572 Mbits/sec Clouvider | NYC, NY, US (10G) | 630 Mbits/sec | 395 Mbits/sec Velocity Online | Tallahassee, FL, US (10G) | 23.6 Mbits/sec | 72.8 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 470 Mbits/sec | 213 Mbits/sec Iveloz Telecom | Sao Paulo, BR (2G) | 388 Mbits/sec | 164 Mbits/sec iperf3 Network Speed Tests (IPv6): --------------------------------- Provider | Location (Link) | Send Speed | Recv Speed | | | Clouvider | London, UK (10G) | 819 Mbits/sec | 898 Mbits/sec Online.net | Paris, FR (10G) | 781 Mbits/sec | 894 Mbits/sec WorldStream | The Netherlands (10G) | 713 Mbits/sec | 778 Mbits/sec WebHorizon | Singapore (1G) | 162 Mbits/sec | 396 Mbits/sec Clouvider | NYC, NY, US (10G) | 244 Mbits/sec | 338 Mbits/sec Clouvider | Los Angeles, CA, US (10G) | 225 Mbits/sec | 194 Mbits/sec复制代码
9 Power_On_Hours 0x0012 095 095 000 Old_age Always - 36655 9 Power_On_Hours 0x0012 095 095 000 Old_age Always - 41509 复制代码
标题:我也想要无忧,求助力
作者:dark1
原帖:https://hostloc.com/thread-923032-1-1.html
摘要:我也想要无忧,求助力一下
https://cloud.tencent.com/act/lighthouse?group_sn=44319416d41588209ee55e46b61e3e46
作者:dark1
原帖:https://hostloc.com/thread-923032-1-1.html
摘要:我也想要无忧,求助力一下
https://cloud.tencent.com/act/lighthouse?group_sn=44319416d41588209ee55e46b61e3e46
标题:老哥帮忙无忧助力一下吧!
作者:美少年
原帖:https://hostloc.com/thread-923034-1-1.html
摘要:上链接
https://cloud.tencent.com/act/lighthouse?group_sn=4406cb62cfa18e679a2431585d13418a
谢谢各位老哥!!!
作者:美少年
原帖:https://hostloc.com/thread-923034-1-1.html
摘要:上链接
https://cloud.tencent.com/act/lighthouse?group_sn=4406cb62cfa18e679a2431585d13418a
谢谢各位老哥!!!