Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/757
Unfortunately the machine I am working on can not find a later version. I
will probably try later when I have my own machine. I think it is better if you
merge this as is for now
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/757
needs an update?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/757
`checking for sphinx version >= 1.1... found 0.6.6`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project d
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/757
Yes I just did. But still getting the same error.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/757
I tried to build the documentation using the following link
[https://docs.trafficserver.apache.org/en/latest/developer-guide/documentation/building.en.html](https
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/758
TS-3371: Global variable for enabling SSL session ticket
Global variable proxy.config.ssl.server.session_ticket.enable added to
enable/disable the usage of SSL session ticket
You can
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/757
Update configuring-traffic-server.en.rst : 'config' option missing
The correct set command is
traffic_ctl config set VARIABLE VALUE
You can merge this pull request
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/750
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/756#discussion_r68793936
--- Diff: doc/admin-guide/configuring-traffic-server.en.rst ---
@@ -43,13 +43,13 @@ To view a configuration setting, enter the following
command
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/756#discussion_r68793975
--- Diff: doc/admin-guide/configuring-traffic-server.en.rst ---
@@ -27,13 +27,13 @@ Traffic Server provides several options for configuring
the
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/756
TS-4604 : Commands for configuring traffic server corrected
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/trafficserver
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/750
proxy.config.ssl.server.session_ticket.enable makes much more sense to me
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user persiaAziz commented on the issue:
https://github.com/apache/trafficserver/pull/750
oops. I will make the default back to 1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/750
Ts 3371
Adding a record.config variable for globally disabling/enabling session
ticket
You can merge this pull request into a Git repository by running:
$ git pull https
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/259
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/273
TS-3831: overridable error response type
Provision for custom error page
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/259
Coverity issues: making the sanity check calls useful!
asserting sanity check
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/256
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/256
Coverity fix
asserting the useless sanity check calls
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/trafficserver
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/214
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/223
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/207
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/223
TS-3136: change default cipher suite
TS-3136: change default cipher suite
https://issues.apache.org/jira/browse/TS-3136
You can merge this pull request into a Git repository by
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/214
Ts 3647
1. CPP API of
TSHttpTxnConfigIntSet
TSHttpTxnConfigIntGet
TSHttpTxnConfigFloatSet
TSHttpTxnConfigFloatGet
TSHttpTxnConfigStringSet
TSHttpTxnConfigStringGet
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/213
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/213#discussion_r31827099
--- Diff: lib/atscppapi/examples/helloworld/HelloWorldPlugin.cc ---
@@ -20,16 +20,23 @@
#include
#include
#include
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/213#discussion_r31775359
--- Diff: lib/atscppapi/examples/globalhook/GlobalHookPlugin.cc ---
@@ -19,24 +19,30 @@
#include
#include
#include
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/213#discussion_r31775247
--- Diff: lib/atscppapi/src/Transaction.cc ---
@@ -98,6 +97,46 @@ Transaction::~Transaction()
delete state_;
}
+bool
Github user persiaAziz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/213#discussion_r31775180
--- Diff: lib/atscppapi/src/Transaction.cc ---
@@ -98,6 +97,46 @@ Transaction::~Transaction()
delete state_;
}
+bool
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/213
Ts 3647
TS-3647 : CPP-API for
TSHttpTxnConfigIntSet
TSHttpTxnConfigIntGet
TSHttpTxnConfigFloatSet
TSHttpTxnConfigFloatGet
TSHttpTxnConfigStringSet
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/207
Ts 3560
proxy.config.http.slow.log.threshold added to InkTestAPI.cc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz
Github user persiaAziz commented on the pull request:
https://github.com/apache/trafficserver/pull/204#issuecomment-106096407
Done Syeda Persia Aziz
CSE,BUET
On Wednesday, May 27, 2015 3:37 PM, Alan M. Carroll
wrote:
Looks good overall but
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/205
Ts 3560
Removed comments, edited lua-enum
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/trafficserver ts-3560
Github user persiaAziz closed the pull request at:
https://github.com/apache/trafficserver/pull/204
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/204
TS-3560: Make slow log overridable.
TS-3560 : make slow_log_threshold overridable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
35 matches
Mail list logo