You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/http/client
orbiter 9e639603e3
after frequent occurrences of 100% CPU usages and permanent blockings I try to disable a function in a method that may cause the problem when calling an external library (apache http client 3.x). The thread dump that shows the problem is attached here.
15 years ago
..
AcceptEverythingSSLProtcolSocketFactory.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
AcceptEverythingTrustManager.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 16 years ago
Cache.java added one more option in ViewFile to show an iframe like for the orginal web page content but using the cache than the direct link to the content in the web. Upgraded the very old and previously not any more used CacheResource_p servlet to a new and working version. 15 years ago
Client.java after frequent occurrences of 100% CPU usages and permanent blockings I try to disable a function in a method that may cause the problem when calling an external library (apache http client 3.x). The thread dump that shows the problem is attached here. 15 years ago
ClientGetMethod.java
ConnectionInfo.java - fixes for missing or bad hashCode computation 15 years ago
DefaultCharsetFilePart.java
DefaultCharsetStringPart.java
EasySSLProtocolSocketFactory.java *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 16 years ago
EasyX509TrustManager.java
MultiOutputStream.java redesign of access to the HTCache (now http.client.Cache): 16 years ago
RemoteProxyConfig.java - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 16 years ago