Re: Dashboard's website hangs during loading, no errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Spot on, Ernesto - my output looks basically identical:

curl -kv https://144.92.190.200:8443
* Rebuilt URL to: https://144.92.190.200:8443/
*   Trying 144.92.190.200...
* TCP_NODELAY set
* Connected to 144.92.190.200 (144.92.190.200) port 8443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, [no content] (0):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server did not agree to a protocol
* Server certificate:
*  subject: C=US; O=SSCC; CN=ceph01.ads.ssc.wisc.edu
*  start date: Sep 22 20:12:31 2021 GMT
*  expire date: Sep 22 20:12:31 2023 GMT
*  issuer: DC=edu; DC=wisc; DC=ssc; DC=ads; CN=SSCC CA
*  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
* TLSv1.3 (OUT), TLS app data, [no content] (0):
> GET / HTTP/1.1
> Host: 144.92.190.200:8443
> User-Agent: curl/7.61.1
> Accept: */*
>
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, [no content] (0):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):


Zach


On 2021-11-19 3:06 PM, Ernesto Puerta wrote:
Hi Zach,

I remember the Cherrypy webserver (Cheroot 8.5.1) had a hellish deadlock-kind of issue no that long ago, but that was already fixed in 8.5.2.

Could you please run the same curl command with the "-v" flag to get a verbose output?

You can compare that with a sample output of a freezing Cherrypy server at this tracker: https://tracker.ceph.com/issues/48973

BTW we also managed to speed up reproduction by using a benchmark tool like Apache benchmark. You can get here a ready to use reproducer code: https://bugzilla.redhat.com/show_bug.cgi?id=1920461#c2

Kind Regards,
Ernesto

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux