Nicolas Franck

Results 103 issues of Nicolas Franck

I want to setup my rails application within a subpath. To make this possible I set the environment variable RAILS_RELATIVE_URL_ROOT to "/settings". That way SASS and rails know how to...

See https://github.com/ruven/iipsrv/issues/232

Commit: https://github.com/ruven/iipsrv/commit/f57b41b06ee536b6ff3aba095884107d3ffea139 Problem: if you requested something with size `full` or `w,` or `,h`, you'll get an error if the region is either `full` or `square`. Size seems to be...

When I use an `upstream` with keepalive connections in nginx like this .. ``` upstream iipsrv { least_conn; keepalive 8; keepalive_requests 50; keepalive_timeout 60s; # ip's not important server 127.0.0.1:9000...

rsolr internally uses http 1.1 connections, but still disconnects from the solr instance after each request ( sending a TCP "FIN" command ). On linux, this results in a number...

**UV version:** ``` universalviewer@v4 ``` **I'm submitting a:** - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/V4-Examples) with a repro of your issue and include a link...

**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request =>...

**UV version:** ``` universalviewer@3 ``` **I'm submitting a:** - [x] bug report - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request =>...

**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request =>...

**UV version:** ``` [email protected] ``` **I'm submitting a:** - [x] bug report - [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request =>...

ACTIVE